Articles by Shawn Wildermuth

Coding Shorts: .NET Aspire - Using OpenTelemetry

While I covered telemetry in an earlier episode, I wanted to show how you can use it in .NET Aspire too. For development, the Dashboard will allow you to monitor your application with metrics and tracing!

Coding Shorts: .NET Aspire - Databases

Now that I covered the hosting in Aspire, let's talk about using Databases in your Aspire application. Let me show you how that works!

Day of .NET Aspire

Ready to Learn Aspire? Shawn Wildermuth is holding a 1 day, online workshop to get up to speed with Aspire on June 12th.

Coding Shorts: .NET Aspire - The Host

A lot of demos of .NET Aspire have been made, but I wasn't getting it until I stripped it bare. The host project is really interesting and I think it makes sense now. Let me show you how that works!

Aspirational .NET: What Is .NET Aspire?

Shawn describes the Aspire framework as something the ASP.NET Core team created to simplify the set-up of multiple smaller projects